home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / lwlib / energize / ctreebr_ps.xd < prev    next >
Encoding:
Text File  |  1994-09-20  |  2.8 KB  |  159 lines

  1. module 'grapher'
  2. applicationName = 'grapher';
  3. generateNameC = 'ctreebr_ps.xdc';
  4. generateNameUIL = '';
  5. generateNameResDB = '';
  6. generateUidFile = '';
  7. generateMask = 458980;
  8. useMask = 1;
  9. value
  10. object '' : XmDialogShell {
  11.     arguments {
  12.     name = 'widget0';
  13.     XmNtitle= 'Grapher';
  14.     XmNallowShellResize= true;
  15.     };
  16. object '' : XmFrame {
  17.     arguments {
  18.     name = 'calltreePanel';
  19.     XmNshadowType= 8;
  20.     };
  21. object '' : XmForm {
  22.     arguments {
  23.     name = 'panel';
  24.     XmNautoUnmanage= false;
  25.     XmNdefaultButton= 'apply';
  26.     };
  27. object '' : XmLabel {
  28.     arguments {
  29.     name = 'nameLabel';
  30.     };
  31. };
  32. object '' : XmTextField {
  33.     arguments {
  34.     name = 'nameText';
  35.     };
  36. };
  37. object '' : XmLabel {
  38.     arguments {
  39.     name = 'fileLabel';
  40.     };
  41. };
  42. object '' : XmTextField {
  43.     arguments {
  44.     name = 'fileText';
  45.     };
  46. };
  47. object '' : XmLabel {
  48.     arguments {
  49.     name = 'projectLabel';
  50.     };
  51. };
  52. object '' : XmTextField {
  53.     arguments {
  54.     name = 'projectText';
  55.     };
  56. };
  57. object 'apply' : XmPushButton {
  58.     arguments {
  59.     name = 'apply';
  60.     };
  61. };
  62. object '' : XmToggleButton {
  63.     arguments {
  64.     name = 'whereDefined';
  65.     };
  66. };
  67. object '' : XmRadioBox {
  68.     arguments {
  69.     name = 'nameStyle';
  70.     XmNorientation= 2;
  71.     };
  72. object '' : XmToggleButton GADGET {
  73.     arguments {
  74.     name = 'nameOnly';
  75.     };
  76. };
  77. object '' : XmToggleButton GADGET {
  78.     arguments {
  79.     name = 'prototype';
  80.     };
  81. };
  82. object '' : XmToggleButton GADGET {
  83.     arguments {
  84.     name = 'mangled';
  85.     };
  86. };
  87. };
  88. object '' : XmSeparator {
  89.     arguments {
  90.     name = 'separator';
  91.     };
  92. };
  93.     attachments {
  94.     attachment {
  95.     XmNrightAttachment = 0 0 0;
  96.     XmNleftAttachment = 1 0 10;
  97.     XmNbottomAttachment = 0 0 0;
  98.     XmNtopAttachment = 1 0 10;
  99.     };
  100.     attachment {
  101.     XmNrightAttachment = 3 7 5;
  102.     XmNleftAttachment = 3 1 5;
  103.     XmNbottomAttachment = 0 0 0;
  104.     XmNtopAttachment = 1 0 10;
  105.     };
  106.     attachment {
  107.     XmNrightAttachment = 0 0 0;
  108.     XmNleftAttachment = 4 1 0;
  109.     XmNbottomAttachment = 0 0 0;
  110.     XmNtopAttachment = 3 2 5;
  111.     };
  112.     attachment {
  113.     XmNrightAttachment = 3 7 5;
  114.     XmNleftAttachment = 4 2 0;
  115.     XmNbottomAttachment = 0 0 0;
  116.     XmNtopAttachment = 3 2 5;
  117.     };
  118.     attachment {
  119.     XmNrightAttachment = 0 0 0;
  120.     XmNleftAttachment = 4 1 0;
  121.     XmNbottomAttachment = 0 0 0;
  122.     XmNtopAttachment = 3 4 5;
  123.     };
  124.     attachment {
  125.     XmNrightAttachment = 3 7 5;
  126.     XmNleftAttachment = 4 2 0;
  127.     XmNbottomAttachment = 0 0 0;
  128.     XmNtopAttachment = 3 4 5;
  129.     };
  130.     attachment {
  131.     XmNrightAttachment = 1 0 10;
  132.     XmNleftAttachment = 0 0 0;
  133.     XmNbottomAttachment = 0 0 0;
  134.     XmNtopAttachment = 1 0 10;
  135.     };
  136.     attachment {
  137.     XmNrightAttachment = 0 0 0;
  138.     XmNleftAttachment = 3 9 10;
  139.     XmNbottomAttachment = 1 0 10;
  140.     XmNtopAttachment = 3 10 10;
  141.     };
  142.     attachment {
  143.     XmNrightAttachment = 0 0 0;
  144.     XmNleftAttachment = 4 1 0;
  145.     XmNbottomAttachment = 1 0 5;
  146.     XmNtopAttachment = 3 10 10;
  147.     };
  148.     attachment {
  149.     XmNrightAttachment = 1 0 10;
  150.     XmNleftAttachment = 1 0 10;
  151.     XmNbottomAttachment = 0 0 0;
  152.     XmNtopAttachment = 3 6 10;
  153.     };
  154.     };
  155. };
  156. };
  157. };
  158. end module;
  159.